{* Admin interface: affiliate *} {include file='inc/_header.html'}
| Payout statistics | ||
|---|---|---|
| Amount | Date | Date updated |
| {$payment.amount|string_format:"%.2f"} | {$payment.time_stamp|date_format:"%b %e/%y %H:%M"} | {if $payment.edited_time_stamp == 0}No{else}{$payment.edited_time_stamp|date_format:"%b %e/%y %H:%M"}{/if} |
| No payouts made | ||
| Total paid | {$total_paid|string_format:"%.2f"} |
| Total balance | {$total_balance|string_format:"%.2f"} |